ASP.NET Core MVC コントロールヘルプ
ChildItemsPath メソッド (SunburstBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SunburstBuilder<T> クラス : ChildItemsPath メソッド
The value.
Configurates C1.Web.Mvc.Sunburst<T>.ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data.
シンタックス
'宣言
 
Public Function ChildItemsPath( _
   ByVal value As System.String _
) As SunburstBuilder(Of T)
public SunburstBuilder<T> ChildItemsPath( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SunburstBuilder<T> クラス
SunburstBuilder<T> メンバ